grid: add missing transfer annotation
authorMartin Pitt <martinpitt@gnome.org>
Wed, 16 May 2012 16:00:04 +0000 (18:00 +0200)
committerMartin Pitt <martinpitt@gnome.org>
Wed, 16 May 2012 16:00:04 +0000 (18:00 +0200)
commitec399747147ecb3d1b087ef1ab2b4ec9f883851a
tree1314510b1b6475c11ac8b7abcc38f28f5a5e0a89
parentba965b30d270edf50a469f8209dbbfcec291e319
grid: add missing transfer annotation

gtk_grid_get_child_at() is missing a transfer annotation for the returned
widget, making it not introspectable.
gtk/gtkgrid.c